/* ==========================================================================
   index module
   ========================================================================== */

/*首页公司简介*/

.about-num{
	clear: both;
	background: #ed4c38;
	padding: 30px 0;
	color: #FFF;
	overflow: hidden;
}
.about-num .num{
	font-size: 40px;
	text-align: center;
}
.about-num .num img{transition: 0.3s;}
.about-num .num span{
	font-size: 16px;
}
.about-num  .txt{
	font-size: 18px;
	text-align: center;	
	transition: 0.3s;
}
.about-num .span-3:hover img{
	filter: drop-shadow(2px 4px 6px black);
}
.about-num .span-3:hover .txt{
	filter: drop-shadow(2px 4px 6px black);
}

.aboutbar{
	clear: both;
	overflow: hidden;
	padding: 0;
	margin-top: 0;
    position: relative;
}
.about-t{	
	clear: both;
	position: relative;
	margin: 60px 0;
	position: relative;
}
.about-t:before{
	width: 300px;
	height: 180px;
	background: #FFF;
	border: 10px solid #f6f6f6;
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	left: 20%; 
	top:-10%;
}
.c-name{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 30px;
}
.about-en{
	font-weight: bold;
	font-size: 46px;
	color: #ed4c38;
	text-transform: uppercase;
}
.about-en2{
	font-weight: bold;
	font-size: 46px;
	color: #000;
	text-transform: uppercase;
	line-height: 40px;
	padding-bottom: 50px;
}
.about-box{
	font-size: 16px;
	color: #787878;
	overflow: hidden;
}
.about-box #cominfo{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}


.about-box::after{
	content: "";
	display: block;
	width: 20%;
	height: 4px;
	margin-top: 9%;
	background-color: #ed4c38;
}
.about-box p i{
	width: 10px;
	height: 10px;
	border-radius: 30px;
	background: #ed4c38;
	float: left;
	margin-right: 15px;
	display: block;
	margin-top:10px;
}
.aobut-ys{
	clear: both;
}
.aobut-ys ul li{
	box-sizing: border-box;
	text-align: left;
}
.aobut-ys ul li i{
	font-size: 50px !important;
	color: #0354b0;
	float: left;
	margin-right: 20px;
}
.aobut-ys ul li{
	float: left;
}
.aobut-ys ul li .t1{
	font-size: 20px;
	color: #000000;
	line-height: 28px;
}
.aobut-ys ul li .tip{
	color: #787878;
	font-size: 16px;
	line-height: 24px;
}
.aobut-ys ul li span{
	float: left;
	margin-top: 20px;
}
.aboutbar .us-pic{
	width: 100%;
	height: 100%;
	padding-top: 60px;
	position: relative;
	float: right;
	text-align: right;
}


/*
.aboutbar .us-pic:after{
	position: absolute;
	width: 30%;
	height:80%;
	display: block;
	background: #ffd220;
	content: '';
	z-index: -1;
	top:15%;
	right: 64%;
}
*/



/*团队展示*/
.team-bar{
	clear: both;
	overflow: hidden;
	margin: 60px auto;
	margin-bottom: -10px;
}
.team-pic{
	width: 100%;
	clear: both;
	height: 100%;
}
.team-pic img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.team-txt{
	background: #ed4c38;
	/* background-image: url(../img/teambg.jpg); */
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding: 60px 35% 60px 60px;
	height: 100%;
}
.team-txt h4{
	font-size: 40px;
	color: #fff;
	line-height: 80px;
	position: relative;
	margin-bottom: 30px;
	white-space: nowrap;
	transform: skewX(-9deg);

}


.team-txt h4:before{
	content: '';
	width: 80px;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	bottom:0;
	/* background: #ed4c38; */
}
.team-txt .info{
	font-size: 16px;
	line-height: 40px;
	color:#fff;
}
.team-txt .imgbox{
	background-image: url(../img/zan.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 25%;
	padding-right: 3%;
	color: #fff;
	margin-bottom: 6%;
    margin-top: 5%;
}
.team-txt .imgbox1{
	background-image: url(../img/zan4.png);
}
.team-txt .imgbox2{
	background-image: url(../img/zan3.png);
}
.team-txt .imgbox3{
	background-image: url(../img/zan2.png);
}

.team-txt .imgbox::after{
	content: "";
	display: block;
	width: 10%;
	height: 3px;
    margin-top: 13%;
	background-color: #fff;
}
.imgbox h6{
	font-size: 20px;
}
.team-txt .more{
	width:200px;
	height: 35px;
	border:1px solid #ed4c38;
	text-align: center;
	line-height: 35px;
	display: block;
	margin-top: 30px;
}

/*产品展示*/
.showbar{
	clear: both;
	background: url(../img/show_bg.jpg) no-repeat;
	padding: 50px 0;
	overflow: hidden;
	background-size: cover;
}
.show-t{
	clear: both;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
.show-t .ch{
	font-weight: bold;
	color: #fff;
	font-size: 40px;
	z-index: 2;
	position: relative;
}
.pro-fl{
	text-align: center;
}
.pro-fl a{
	display: inline;
	padding: 10px 30px;
	font-size: 18px;
	color: #fff;
}
.pro-fl a:hover{
	background:#ed4c38;
	color: #FFF;
}

#swiper_cus{
	background: #FFF;
	clear: both;
	overflow: hidden;
	margin-top: 50px;
}
#swiper_cus a,#swiper_cus2 a{
	background: #FFF;
	display: block;
}
#swiper_cus a:hover,#swiper_cus2 a:hover{
	background: #ed4c38;
	color: #FFF;
}
#swiper_cus a .title,#swiper_cus2 a .title{
	clear: both;
	padding: 10px;
	font-size: 16px;
	text-align: center;
}
#swiper_cus .pic,#swiper_cus2 .pic{
	width: 100%;
	padding-bottom: 91%;
	position: relative;
	margin: 0 auto;
	border: 1px solid #CCC;
}
#swiper_cus2 .info{
	box-sizing: border-box;
	padding: 30px;
	color: #FFF;
}
#swiper_cus2 .pic{
	width: 100%;
	padding-bottom: 110%;
	position: relative;
	margin: 0 auto;
	border: 1px solid #CCC;
}
#swiper_cus .pic p,#swiper_cus2 .pic p{
	width: 100%;
	height: 100%;
	position: absolute;
}
#swiper_cus .pic p img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
#swiper_cus .swiper-wrapper{
	padding: 20px;
}
#swiper_cus .in-pro-li{
	/* padding: 20px; */
}
#swiper_cus2 .in-pro-li{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #ed4c38;
	text-align: center;
}
#swiper_cus2 .in-pro-li .title{
	font-size: 20px;
	font-weight: 600;
    line-height: 4;
}
#swiper_cus2 .in-pro-li .txt{
	font-size: 16px;
}
#swiper_cus2 .in-pro-li .small{
	margin-top: 10px;
	margin-bottom: 20%;
}
.goodsall{
	text-align: center;
	line-height: 4;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#swiper_cus2 .pic img{
	height: 330px;
    width: 100%;
    object-fit: cover;
}
#swiper_cus2 .in-pro-li .more1 a{
	width: 80%;
	height: 40px;
	background: #ffd220;
	color: #fff;
	border: 1px solid #ffd220;
	display: block;
	margin:10px auto;
	text-align: center;
	line-height: 40px;
}
#swiper_cus2 .in-pro-li .more2 a{
	width: 80%;
	height: 40px;
	background: #ed4c38;
	color: #FFF;
	border: 1px solid #FFF;
	display: block;
	margin:0 auto;
	text-align: center;
	line-height: 40px;

}
.case-bar{
	clear: both;
	padding: 50px 0;
}
.case-t{
	clear: both;
	text-align: center;
	margin: 20px 0;
}
.case-t .en{
	clear: both;
	font-size: 20px;
	text-transform:uppercase;
	font-weight: bold;
	color: #000;
}
.case-t .ch{
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
/*首页优势*/
.ys-bar{
	clear: both;
	background: url(../img/ys_bg.jpg) no-repeat;
	background-size:100% 50%;
	background-position: top center;
	overflow: hidden;
	margin-bottom: 60px;
}
.ys-t{
	clear: both;
	padding: 10px 0;
	text-align: left;
	color: #FFF;
	overflow: hidden;
}
.ys-t .en{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
}
.ys-t .ch{	
	font-size: 30px;
}
.ys-t .tip{
	font-size: 14px;
	text-align: right;
	margin-top: 30px;
	position: relative;
}
.ys-t .tip:before{
	content: '';
	width: 80px;
	height: 1px;
	display: block;
	background: #FFF;
	clear: both;
	position: absolute;
	top: -10px;
	right: 0;
}
.ys-t .en2{
	font-size: 8px;
	text-align: right;
}
.yspic{
	width: 100%;
}
.yspic img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.ys-li-box{
	clear: both;
	background: #FFF;
	border-bottom: 5px solid #115cb2;
	box-sizing:border-box;
	padding: 30px 20px;
	text-align: center;
	overflow: hidden; ;
}
.ys-li-box .num{
	font-size: 60px;
	font-weight: bold;
	color: #0354b0;
	padding-right: 20px;
	position: relative;
}
.ys-li-box .num:before{
	position: absolute;
	content: '+';
	font-size: 30px;
	font-weight: bold;
	color: #0354b0;
	right: 0;
	top: 10px;
}
.ys-li-box p{
	font-size: 16px;
	line-height: 28px;
}
.ys-li-box .txt{
	margin-bottom: 20px;
	margin-top: 20px;
}
.ys-li{
	padding: 30px 0;
}
/*首页应用案例*/
.case-bar{
	clear: both;
	padding: 40px 0 5%;
}
#swiper_case a{
	background: #f6f6f6;
	display: block;
}

#swiper_case a  .title-box{
	clear: both;
	background: #f6f6f6;
	position: absolute;
	bottom: 0;
	z-index: 99;
	width: 100%;
	height:25%;
	transition-duration: 0.3s;
}
#swiper_case a .title{
	clear: both;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}
#swiper_case a .title2{
	color: #aaa;
	text-align: center;
	clear: both;
	overflow: hidden;
}
#swiper_case .pic{
	width: 100%;
	padding-bottom: 80%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
#news-box .in-pro-li .pic p,#swiper_case .pic p{
	width: 100%;
	height: 100%;
	position: absolute;
}
#news-box .in-pro-li .pic img,#swiper_case .pic p img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
#swiper_case .in-pro-li{
	padding: 20px;
}
#swiper_case .in-pro-li a{
	position: relative;
	padding-bottom: 30%;

}
#swiper_case a  .title-box i{
	font-size: 35px;
	color: #FFF;
}
#swiper_case a  .title-box p{
	clear: both;
	text-align: center;
}
#swiper_case .in-pro-li:hover .pic img{
	transform: scale(1.2);
}
#swiper_case .in-pro-li:hover .title-box{
	height: 40%;
	color: #000;
	background: #0354b0;
	color: #FFF;
}
/*公司新闻*/
.news-bar{
	clear: both;
	padding: 50px 0;
	background: #0354b0;
	overflow: hidden;
}
.news-t{
	clear: both;
	text-align: center;
	position: relative;
}
.news-t .ch{
	font-size: 40px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	z-index: 30;
}
.news-t .en{
	font-size: 60px;
	color: #024c9f;
	text-transform:uppercase;
	position: relative;
	clear: both;
	text-align: center;
	top: -100px;
	z-index: 1;
	font-weight: bold;
}
#news-box .in-pro-li {
	border: 1px solid #CCC;
	width: 93%;
	padding:20px;
	clear: both;
	overflow: hidden;
	transition: all 0.3s;
}
#news-box .newrtit{
	max-width: 80%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#news-box .nrwetime{
	font-size: 14px;
	font-weight: 500;
}
#news-box .in-pro-li:hover{
	color: #fff;
	background-color: #ed4c38;
}
#news-box .in-pro-li:hover a{
	color: #fff;
}
#news-box .in-pro-li .pic{
	width: 100%;
	padding-bottom: 50%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #CCC;
}
#news-box .in-pro-li .date{
	float: right;
}
#news-box .in-pro-li .title{
	font-size: 24px;
	line-height: 60px;
	font-weight: bold;
	/* float: left; */
}

#news-box .in-pro-li .con{
	height: 50px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media  (max-width: 1250px){
	.team-txt h4{
		font-size: 32px;
	}
	.team-txt{
		padding: 60px 15px 60px 15px;
	}
}